Advertisement
Guest User

vicious36

a guest
Feb 12th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.84 KB | None | 0 0
  1. <script type="text/javascript">
  2. /***********************************************
  3. * Disable select-text script- © Dynamic Drive (www.dynamicdrive.com)
  4. * This notice MUST stay intact for legal use
  5. * Visit http://www.dynamicdrive.com/ for full source code
  6. ***********************************************/
  7.  
  8. //form tags to omit in NS6+:
  9. var omitformtags=["input", "textarea", "select"]
  10.  
  11. omitformtags=omitformtags.join("|")
  12.  
  13. function disableselect(e){
  14. if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
  15. return false
  16. }
  17.  
  18. function reEnable(){
  19. return true
  20. }
  21.  
  22. if (typeof document.onselectstart!="undefined")
  23. document.onselectstart=new Function ("return false")
  24. else{
  25. document.onmousedown=disableselect
  26. document.onmouseup=reEnable
  27. }
  28.  
  29. </script>
  30. <html><title><$ImeBloga$></title>
  31.  
  32.  
  33. <style type="text/css">
  34.  
  35.  
  36. ::-webkit-scrollbar { width: 5px; height: 5px; cursor: move!important; padding: 0px 2px; background: url(http://i52.tinypic.com/j96hrn.png);}
  37. ::-webkit-scrollbar-track-piece { cursor: move!important; }
  38. ::-webkit-scrollbar-thumb:vertical {background: white; cursor: move!important; -webkit-transition: all .2s ease-out; }
  39.  
  40. body{
  41. font-family: cambria; font-size: 8pt;text-decoration: none; letter-spacing: 0px;
  42. background-image:url(http://i52.tinypic.com/j96hrn.png);
  43. background-color: #fff;
  44. cursor: default;}
  45.  
  46.  
  47. img {width: 250px; -webkit-transition: .3s;}
  48. img:hover{width: 350px; opacity: 0.9;-webkit-transition: .5s;}
  49.  
  50. a{ text-decoration: none; border: none; color: #554A41; font-size: 10px; letter-spacing: 1px; -webkit-transition: .5s; }
  51. a:hover{ color: #AAA; }
  52.  
  53. .misc{
  54. font-family:;
  55. font-size: 9pt;
  56. line-height: 15px;
  57. color: grey;
  58. text-align:left;
  59. padding: 15px;
  60. }
  61.  
  62. .header1{
  63. color: #;
  64. text-align: right; font-size: 14pt;
  65. font-family:times;
  66. letter-spacing: 2px;
  67. text-transform: lowercase;
  68. font-style: italic; padding-right: 40px;}
  69.  
  70. .entrydate{
  71. font-family:cambria;
  72. font-size: 10px;
  73. font-color: #6D6D6D;
  74. letter-spacing:1px;
  75. text-transform: lowercase;
  76. border:1px solid #f5f5f5;
  77. border-left:1px solid #f5f5f5; border-right: 1px solid #f5f5f5; width: 160px;}
  78.  
  79.  
  80. </style>
  81. <noembed></head></noembed>
  82.  
  83.  
  84. <noembed><body></noembed>
  85.  
  86.  
  87. <div style="background: transparent; position: fixed; top:55px; left:50px; width: 240px; height:; text-align: right;"><img src="http://i65.tinypic.com/11tmuyv.jpg" border="0" alt="Image and video hosting by TinyPic"></a><br>
  88. <br> <box1><$TekstBoxa$></box1></div>
  89.  
  90.  
  91. <div style="background: #F5F4F3; position: absolute; top:54px; left:365px; width: 510px; height:;">
  92. <Blog>
  93. <div class="misc">
  94. <div class="header1"><$NaslovPosta$></div>
  95. <div style="padding-top: 5px; padding-bottom: 8px; font-color:#1D1D1D;"><$TekstPosta$></div>
  96. <br><center><div class="entrydate" title="<$DanPosta$>, <$DatumPosta$>"> <$VrijemePosta$> - <a href="<$KomentariPosta$>" target=_blank>komentari</a></div></center>
  97. </div>
  98. </Blog>
  99.  
  100.  
  101. </div>
  102. </div>
  103. <br><br>
  104.  
  105. <div style=" position: fixed;bottom: 10px;right: 20px; width: 200px; background: transparent; "><center><a target="new" href="http://sharpedges.blog.hr/">macbeth designes</a> | <a target="new" href="http://vicious.blog.hr/">vicious </a></center></div>
  106.  
  107. </body>
  108. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement